From: Gerd Moellmann Date: Wed, 16 May 2001 14:53:37 +0000 (+0000) Subject: (tooltip) : Put it in `gud' group instead X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40283 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=04275b1230e516bc4ce3474eefe625f9412a8e16;p=emacs.git (tooltip) : Put it in `gud' group instead of `c'. --- diff --git a/lisp/tooltip.el b/lisp/tooltip.el index b0dfc443a59..9fadd00334a 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -46,7 +46,7 @@ (defgroup tooltip nil "Customization group for the `tooltip' package." :group 'help - :group 'c + :group 'gud :group 'mouse :group 'tools :version "21.1"